Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Defensively check deleted_at fields in realm/user join tables for memberships #1565

Merged
merged 2 commits into from
Jan 12, 2021

Conversation

sethvargo
Copy link
Member

@sethvargo sethvargo commented Jan 12, 2021

Release Note

Defensively check `deleted_at fields in realm/user join tables for memberships

/assign @whaught

@googlebot googlebot added the cla: yes Auto: added by CLA bot when all committers have signed a CLA. label Jan 12, 2021
@google-cla google-cla bot added the cla: yes Auto: added by CLA bot when all committers have signed a CLA. label Jan 12, 2021
@sethvargo
Copy link
Member Author

I'm gonna do the migration in a separate PR in case we need to cherry-pick this

@sethvargo
Copy link
Member Author

Test failure is legit, working on a fix

@sethvargo
Copy link
Member Author

name became an ambiguous column when joining with realms.

@whaught PTAL

@whaught
Copy link
Contributor

whaught commented Jan 12, 2021

/retest

idk why prow seems to be moving slowly. Ambiguous column... makes sense

@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sethvargo, whaught

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-robot google-oss-robot merged commit 7a8c18e into main Jan 12, 2021
@google-oss-robot google-oss-robot deleted the sethvargo/defense branch January 12, 2021 18:12
sethvargo added a commit that referenced this pull request Jan 12, 2021
…berships (#1565)

* Defensively check deleted_at fields in realm/user join tables for
memberships

* Fix test
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes Auto: added by CLA bot when all committers have signed a CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Warning: Validation failed #1562 Warning: Validation failed
4 participants